[@Belt]
{
#IF
checknamelist ../MapQuest_def/angeldevil/devilset.txt
#ACT
goto @devil
break

#IF
checknamelist ../MapQuest_def/angeldevil/angel1.txt
#ACT
goto @angel
break

#ELSEACT
goto @belt1

[@angel]
<Angel Mode/@dummy> - <You sing a song!>\
What a lovely voice you have! sing more! sing more!!\  \
 <Buy/@buy> Belt\
 <Sell/@sell> Belt\
 <Repair/@repair> Belt\
 <Exit/@exit>\

[@devil]
<Devil Protection> - <You sing a song/@dummy>\
*Smash* Please dont smash any more mirrors, please!\  \
 <Buy/@buy> Belt\
 <Sell/@sell> Belt\
 <Repair/@repair> Belt\
 <Exit/@exit>\

[@belt1]
Hello there, I Buy and Sell Belts!\
I can Also Repair Belts\
How can I Help you?\ \
 <Buy/@buy> Belt\
 <Sell/@sell> Belt\
 <Repair/@repair> Belt\
 <Exit/@exit>\

[@buy]
Which Belt would you like to Buy?\ \
 <Back/@main> <Exit/@exit>\

[@sell]
Which Belt would you like to Sell?\ \
 <Back/@main> <Exit/@exit>\

[@repair]
Which Belt would you like to Repair?\ \
 <Back/@main> <Exit/@exit>\

[~@repair]
Your Belt seems to be Repaired Fine!\ \
 <Back/@main> <Exit/@exit>\

[goods]
LeatherBelt	50	50
ShamanBelt	50	50
SurvivorBelt	50	50
}